NAVIÉ

Object

Object
Object

Given in Frames





All settings are given in frames instead of seconds if you activate this checkbox.

Sequence duration [sec]





Defines the length of the time sequence.

Start of first sequence [sec]





Defines the starting point in time of the sequence (the first sequence if it is looped).

Loops





The time sequence defined by 'Sequence duration' and 'Start of first sequence' can be looped. This defines how many times.
A value of 0 means that the sequence is not looped but only evaluated once.

Offset between sequences [sec]





Only used if 'Loops' is > 0. Defines the offset between two looped sequences.

Example (in frames):
Loops = 1, Sequence duration = 10F, Start = 15F, Offset = 12F.

An emitter uses the duration node. With the above settings the emitter will only start emitting at frame 15. It will emit for 10 frames (so until frame 25).
This is the first loop. Then we have a pause. This pause lasts 12 frames (the offset). At frame 37 the sequence loops and the emitter works again and emits for 10 frames.
Then it's over (as Loops is only 1).

Temporal intensity





Here you can control the intensity of the sequence via a spline graph.

For example when the emitter asks the duration node internally if the sequence is currently active, it will return a full intensity if it is and if not it will return zero.
With the spline graph you can alter this intensity temporally. The spline graph ranges from the start of the sequence until the end of it (so this is per loop).